Skip to content

Conversation

grayside
Copy link
Contributor

@grayside grayside commented Dec 7, 2015

Missed extras in the update for the Gadget drupal version prompt name change.

if (this.options['drupalDistroVersion-openatrium'] === '7.x') {
patternCollection = 'openatrium-7.x';
}
if (['drupal', 'openatrium'].indexOf(this.options.drupalDistro) !== -1) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preserved the distro validation in case other generators add distros faster than PLS.

@febbraro
Copy link
Member

febbraro commented Jun 1, 2017

May want to refactor this, but won't merge it as it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants